home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr25 / mrp_099b.zip / MR2INI.ORG < prev    next >
Text File  |  1993-06-16  |  12KB  |  273 lines

  1. #
  2. # Initialization file for the MR/2 mail reader.  This file sets
  3. # run time parameters and options.
  4. #
  5.  
  6. PacketPath=
  7.     # This is where MR2 will look for packets to read and place reply packets
  8.  
  9. FileSpec=*.q*
  10.     # This is the wildcard file specification to use when searching for
  11.     # packets to read.
  12.  
  13. Editor=INTERNAL
  14.   #Editor=c:\os2\e.exe
  15.   #Editor=epm
  16.   #Editor=!d:\os2util\q.exe -e\mr2\qstartup.mac
  17.   #Editor=NONE
  18.     # This is the command MR2 will use when invoking the editor.  By default,
  19.     # the system PM editor "e" is used.  To use QEdit and pass it a start-up
  20.     # macro (-e parameter), change this line to read:
  21.     #
  22.     #      Editor=q -e\mr2\qstartup.mac
  23.     #
  24.     # Use NONE if you wish to have your editor running in another window.
  25.     # MR/2 will not chain to an editor - it merely tells you to switch
  26.     # windows, then waits for you to switch back and press a key.
  27.     #
  28.     # An "!" as the first character of the file spec says to open in
  29.     # Full Screen mode.
  30.  
  31. Attributes=Extended
  32. #Attributes=NONE
  33.     # When preparing to edit reply files, MR/2 can optionally mark these
  34.     # files as type "Plain Text" so, for example, the "E" editor will not
  35.     # force you to set the type before saving.  "None" means don't use
  36.     # extended attributes.  "Extended" tells MR/2 to set them.
  37.  
  38. ReplyFile=Reply.Msg
  39.     # Temporary file name used when creating replies.  This file can be
  40.     # specified with a full path, making it easier to edit it in a separate
  41.     # window.  For instance, C:\Reply is valid
  42.  
  43. HeaderEditing=Both
  44.     # This controls when the Message header is displayed for editing.
  45.     # Options are Before, After or Both.
  46.  
  47. ReplyPath=..\
  48.     # Directory where ".Rep" reply packets are built and maintained.
  49.  
  50. Tagline=@Misc2.Tag
  51. #Tagline=@OS2.Tag
  52. #Tagline=A QWK compatible mail reader for OS/2
  53.     # This sets the default tagline for MR2 replies.  This string is placed
  54.     # at the bottom of each reply, before the reply is edited.  You may
  55.     # change the tagline via your editor, while composing your reply.
  56.     # Example one accesses a file of multiple taglines.
  57.     # The second example provides a fixed, non-changing tagline.
  58.  
  59. TagMode=RANDOM
  60.     # This sets the tagline file access method.  RANDOM will skip around
  61.     # and randomly select the next tagline.  SEQUENTIAL will perform a
  62.     # RANDOM seek when MR/2 is first loaded, then move sequentially
  63.     # through the file after that.
  64.  
  65. SaveFile=..\save.txt
  66.     # This is the file to which messages are appended when they are "saved" or
  67.     # filed for later reference.  Use the "S" key while viewing a message to
  68.     # append it to this file in printable form.
  69.  
  70. Zipper=pkzip
  71. UnZipper=pkunzip -o
  72.     # These are the commands used to archive and unarchive your message
  73.     # packets.  If you use something other than PKZip/UnZip, modify these
  74.     # commands appropriately.
  75.  
  76. Colors=1E171E
  77. #Colors=0F0E0A
  78.     # Yes, this is crude - I'll include something more friendly later.
  79.     # The first two characters describe the "normal" text color for messages,
  80.     # which is shown here as 1E, or Blue background (1) Yellow foreground (E).
  81.     # The second two are the quoted-text colors, 17 is Blue background (1)
  82.     # with a White foreground (7).  The third set of 2 numbers are the
  83.     # message header display colors (the From/To/Subject section on top).
  84.     # This is the only color configuration support at this time.
  85.     # Colors: 0 = Black     1 = Blue   2 = Green   3 = Cyan    4 = Red
  86.     #         5 = Magenta   6 = Brown  7 = White   8 = Gray    9 = Light Blue
  87.     #         A = Lt. Green        B = Lt. Cyan      C = Lt. Red
  88.     #         D = Lt. Megenta      E = Yellow        F = Intense White
  89.     #
  90.     # I personally have changed to the second example here, which gives a
  91.     # black background with bold-white text, yellow quotes and green header.
  92.  
  93. PMColors=6,-2,-1
  94.     # Quoted Text, Normal Text, Background Color
  95.     #default = DT_HALFTONE for quotes, normal text/background
  96.     # change 1, 2 or all 3; background defaults to LISTBOX
  97.     #WHITE       -2       #NEUTRAL      7
  98.     #BLACK       -1       #DARKGRAY        8
  99.     #BACKGROUND   0       #DARKBLUE        9
  100.     #BLUE         1       #DARKRED         10
  101.     #RED          2       #DARKPINK        11
  102.     #PINK         3       #DARKGREEN       12
  103.     #GREEN        4       #DARKCYAN        13
  104.     #CYAN         5       #BROWN           14
  105.     #YELLOW       6       #PALEGRAY        15
  106.  
  107. SkipReadMessages=No
  108.     # If set to YES, MR/2 will bypass any messages you've already read.
  109.     # The problem with this option is that, if a conference contains only
  110.     # previously-read messages, then MR/2 will skip right out of that
  111.     # conference - there's no way to get back in.
  112.  
  113. QuoteBody="%i>",EachLine
  114.     # Describes how MR/2 will quote the lines of the source message when
  115.     # creating a new reply file.  The optional %i (which is the only
  116.     # parameter-type variable supported at this time) will be replaced by
  117.     # the message originator's initials.  The quote prefix may be placed
  118.     # on EachLine or on the "FirstLine" only (subsequent lines indented).
  119.  
  120. OldQuoteDetect=YES
  121.     # When set to YES, MR/2 will not place the quote prefix in front of
  122.     # reply-file lines that already are prefixed with quotes.  This creates
  123.     # (usually) a much cleaner initial reply file.
  124.  
  125. HeaderInQuote=No
  126.     # You may optionally include the message header in a reply file.  This
  127.     # is often used with a clever editor "macro" to create sophisticated
  128.     # quoting styles not natively supported my MR/2.  You must be sure
  129.     # to remove all traces of the header before saving the message, as MR/2
  130.     # makes no attempt to identify or remove it.
  131.  
  132. KeepMessageMarks=YES
  133.     # If set to YES, MR/2 will track the read/replied/saved status of
  134.     # every message, as well as your current position in the packet.  This
  135.     # information is stored as OS/2 extended attributes and will stay
  136.     # attached to the file as it is copied or renamed.  When a previously
  137.     # read packet is reopened, you will be asked if you wish to return to
  138.     # you previous position.  Answering YES will return you to that spot,
  139.     # responding NO will place you at the conference selection screen.
  140.  
  141. SerialInTagline=Yes
  142.     # If you register MR/2, you will be provided with a serialized MR2.ID
  143.     # file.  As a registered user, you have the right to choose whether
  144.     # you wish to display your serial number in your tagline or not.
  145.     # Regardless, MR/2 will remove the "NR" (Not Registered) identifier
  146.     # from all your tags.
  147.  
  148. VideoMode=25
  149.     # Specifies the number of lines/screen the display will be set to upon
  150.     # entering MR/2.  Possibilities are: 25, 28, 34, 40, 43, 50 or 60.
  151.     # You may also toggle through these when on the packet selection screen
  152.     # by pressing ALT-V.
  153.  
  154. AllUpperCase=Yes
  155.     # Converts Subject, From and To user names to upper-case before saving
  156.     # replies, if set to YES.  If set to NO, the case you supply is preserved.
  157.  
  158. SplitLongReplies=Yes
  159.     # MR/2 will split replies into "multiple" message at somewhere around
  160.     # 92 lines if left at YES.  Set to NO, no splitting is performed.
  161.  
  162.  
  163. ;=============  Switches Added in version 1.1 ========================
  164.  
  165. WrapLinesAtColumn=80
  166.     # This keeps lines within reasonable lengths.  Using the system "E"
  167.     # editor with word-wrap mode causes some problems.  The text appears
  168.     # to wrap on-screen, but MR/2 has no way of knowing where the editor
  169.     # has determined the wrap should be.  With this option set, lines are
  170.     # word wrapped at this column, avoiding truncated messages.
  171.  
  172. SortMasterConferences=Yes
  173.     # The master conference list is stored as found in the BBS's control
  174.     # file.  If this parameter is omitted or set to NO, this list is
  175.     # displayed in its default order.  If YES is specified here, the list
  176.     # is sorted alphabetically by conference name.  NOTE:  This is the
  177.     # MASTER conference list (i.e., "Write New" message list).
  178.  
  179. ExitAtEndOfParameters=Yes
  180.     # This parameter defines what MR/2 does when parameters are provided
  181.     # on the command line (or via "association").  If set to YES, MR/2
  182.     # exits when all packets listed as command line parameter have been
  183.     # read.  If NO, then MR/2 simply returns to the packet selection
  184.     # screen.  NOTE:  If no paramaters are passed on the command line, this
  185.     # option has no effect.  See the read.me file for more detail.
  186.  
  187. MessageOrder=Subject
  188.     # May be set to "Subject" or "None" and specifies the reading order of
  189.     # messages.  When Subject is chosen, many extra "thread" related keys
  190.     # become available.  For instance, the TAB and BACKSPACE key can be used
  191.     # to skip through threads, and the "Q" key will invoke a thread summary
  192.     # menu.
  193.  
  194. ###ThreadChangeTone=20000,10
  195.     # May be used to tell MR/2 to make a tone while paging through messages,
  196.     # when the "thread" changes.  Uncomment the line and play with the
  197.     # numbers - let me know how useful this is to you :)
  198.  
  199.  
  200. ;=============  Switches Added in version 1.3 ========================
  201.  
  202. BeepOnPersonals = Yes
  203.     # Turns the "beep" when a personal message is displayed off and on.
  204.     # Specify YES is you want MR/2 to beep on your personal messages, NO
  205.     # for silent running.
  206.  
  207. GoToLastRead = No
  208.     # If set to YES, will suppress the "do you wish to return to your
  209.     # previous reading position" prompt and jump there automatically.
  210.  
  211. BackupOldReplies = Yes
  212.     # If YES is specified, any .REP file that is to be deleted is frist
  213.     # copied to a .OLD file.  If NO is specified, the .REP files are
  214.     # deleted and no backup is performed.
  215.  
  216. ##### NewMessageEditor=E
  217.     # This is an optional entry.  If you wish to run a different editor
  218.     # for NEW messages, or run the same editor with different startup
  219.     # macros for NEW messages, specify it here.  This NEW editor is
  220.     # also used to edit News, Bulletins and Newfile listings.  If not
  221.     # specified, the base editor is always used.
  222.  
  223. MouseMode = DoubleClick
  224.     # Can be set to DoubleClick (the new default) or SingleClick (the
  225.     # old way).  Double click will be required to select any entry from
  226.     # a selection list.  In SingleClick mode, a single mouse click will
  227.     # select an entry.  DoubleClicking is provided for use with the new
  228.     # "mouse menus".
  229.  
  230. MouseClickSpeed = 500
  231.     # The maximum time, in miliseconds, between mouse clicks for them to
  232.     # be considered "double" clicks.
  233.  
  234. MouseScrollSpeed = 1
  235.     # Controls the speed of scrolling when you park the mouse on a scroll
  236.     # arrow and hold the left mouse button down.  A value of one is the
  237.     # fastest you can get right now, if this is too fast for you, raise
  238.     # this number.  This represents the number of milliseconds delay before
  239.     # MR/2 generates a psuedo mouse click for you.
  240.  
  241. #Check = Subject
  242.     # See SEARCH.INI for an example of how this is used.
  243.  
  244.  
  245. ;=============  Switches Added in version 0.98 =======================
  246.  
  247. SuppressVersionInTagline = NO
  248.     # This controls tagline generation for registered users only.
  249.     # Specifying YES here will create taglines without the MR/2 version
  250.     # number.  You may also suppress the serial number by setting
  251.     # SerialInTag to NO.  These two switches together will cause an
  252.     # MR/2 signiture like: " * MR/2 * Tagline goes here"
  253.  
  254. TagStyle=PCBoard
  255. #TagStyle=Fido
  256. #TagStyle=TwoLine
  257.     # This option has been around for a long time; just never documented.
  258.     # This controls the type of tearline and tagline characters used. If
  259.     # set to PCBoard (just now changed to the default), you get the
  260.     # customary three dashed followed by the MR/2 identifier surrounded
  261.     # by hi-end ASCII characters "■".  If set to Fidonet mode, underlines
  262.     # replace the dashes, and "*"'s are used as delimiters.
  263.  
  264.  
  265. TemplateFile=..\template.tf
  266.     # This is a template file used in the creation of your replies.
  267.     # When you reply to any message, MR/2 will format the reply
  268.     # as defined by this file.  This allows for the creation of
  269.     # attribution and signature lines.  Variables are available for
  270.     # accessing source message and system data (e.g., FROM and DATE).
  271.     # See the read.me file and/or MR2.doc for more details.
  272.  
  273.